home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / dukeybath.swf / scripts / DefineButton2_95 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-03-20  |  51 b   |  4 lines

  1. on(press){
  2.    _parent.gotoAndStop("pressed");
  3. }
  4.